Welcome![Sign In][Sign Up]
Location:
Search - c odbc

Search list

[Other resourceC++ODBC

Description: C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
Platform: | Size: 4167 | Author: liuxinyi | Hits:

[Other resourceODBC.doc

Description: 给 出Windows 95 环 境 下 用Visual C++ 进 行ODBC 编 程 的 具 体 方 法 及 技 巧。 -given Windows 95 environment with Visual C ODBC program and the specific methods skills.
Platform: | Size: 3789 | Author: guo dan | Hits:

[WEB CodeVisual C++ 中的ODBC编程

Description: vlan的设置\\Visual C++ 中的ODBC编程-vlan settings \\ Visual C ODBC programming
Platform: | Size: 4673 | Author: 万俟楠 | Hits:

[Applications用C++写的银行保管箱程序

Description: 此系统使用的是c++语言,利用VC6.0+access数据库开发,里面含有数据库文件,只需要设置odbc 就可以直接使用。
Platform: | Size: 5360534 | Author: dadalang_1985@yahoo.com.cn | Hits:

[CSharpC#+Access记账软件

Description: 基于C#开发的个人记账软件,使用了access 和 水晶报表.可以设置收费项目,收费标准(区间计费和单一计价方式),多笔同时录入收费(支持combox的多级联动选择).报表链接数据库时使用的是odbc数据源,程序菜单中有配置,点击即可使用.
Platform: | Size: 194370 | Author: cncore | Hits:

[DocumentsODBC直接读、写Excel表格文件

Description: 想要通过ODBC直接读、写Excel表格文件,首先,应确保ODBC中已安装有Excel表格文件的驱动"MICROSOFT EXCEL DRIVER (*.XLS)"。然后,可根据下面步骤进行: 1. 在StdAfx.h文件中加入: #include #include 2. 通过ODBC直接创建Excel文件(暂定文件名:Demo.xls) //创建并写入Excel文件 void CRWExcel::WriteToExcel() { CDatabase database; CString sDriver = "MICROSOFT EXCEL DRIVER (*.XLS)"; // Excel安装驱动 CString sExcelFile = "c:\\demo.xls"; // 要建立的Excel文件 CString sSql;
Platform: | Size: 2926 | Author: lijie189 | Hits:

[ADO-ODBCodbc

Description: 一个关于odbc数据库应用的经典例子-Odbc database application on a classic example of
Platform: | Size: 665600 | Author: 站长 | Hits:

[DocumentsVisual C++ 中的ODBC编程

Description: vlan的设置\Visual C++ 中的ODBC编程-vlan settings \ Visual C ODBC programming
Platform: | Size: 4096 | Author: 万俟楠 | Hits:

[Other DatabasesODBC数据库查询源代码

Description: ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码-ODBC database query on the source database query of data a very good code
Platform: | Size: 978944 | Author: 陈林 | Hits:

[ADO-ODBC使用ODBC API访问数据库

Description: 使用ODBC API访问数据库,学习数据库编程的好帮手-use ODBC API access to the database, Database Programming learning a good helper
Platform: | Size: 1716224 | Author: a | Hits:

[ADO-ODBC使用API函数读取数据库

Description: ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
Platform: | Size: 133120 | Author: 葡萄 | Hits:

[Education soft systemc++学生管理系统

Description: 一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py-a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py
Platform: | Size: 2339840 | Author: 石飞 | Hits:

[Other DatabasesC++ODBC

Description: C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
Platform: | Size: 4096 | Author: liuxinyi | Hits:

[OracleODBC-Oracle

Description: ODBC连接ORACLE数据库的完整源码-ODBC link to the Oracle database integrity FOSS
Platform: | Size: 4334592 | Author: 王雨文 | Hits:

[Software EngineeringODBC.doc

Description: 给 出Windows 95 环 境 下 用Visual C++ 进 行ODBC 编 程 的 具 体 方 法 及 技 巧。 -given Windows 95 environment with Visual C ODBC program and the specific methods skills.
Platform: | Size: 3072 | Author: guo dan | Hits:

[Windows DevelopODBC

Description: Obdc Interface Documentation in Word For Windows Format. For C++ And Visual Basic Programmers. -Obdc Interface Documentation in Word For W indows Format. For C And Visual Basic Program rs.
Platform: | Size: 424960 | Author: xiahong | Hits:

[SQL Serverodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程-With VC++, ODBC access to databases of the API functions, procedures in detail the process of writing code to achieve
Platform: | Size: 83968 | Author: weihualin | Hits:

[.net1.ODBC

Description: 在 Visual C++.net 下实现ODBC数据库操作。程序均有注释。实现对数据库的查询,添加,删除,SQL查询等。此程序很适合学习使用。-In Visual C . Net under ODBC database operations. Procedures for both the Notes. The realization of the database query, add, delete, SQL queries, and so on. This procedure is very suitable for learning to use.
Platform: | Size: 451584 | Author: 羊妹妹 | Hits:

[ADO-ODBCODBC(C)

Description: ODBC访问数据库示例。虽然此类代码已经不少了,但是如此简单易学习的并不多。-ODBC access to the database sample. Although such code has many, but such a simple and easy to learn not much.
Platform: | Size: 2048 | Author: 郭斌 | Hits:

[ADO-ODBCXP_ODBC

Description: 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
Platform: | Size: 7168 | Author: 老安 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net